☁️ Loving our new documentation website? Provide feedback in the CloudCannon Community! ✨

environment_variables[*]

On this page

Description:

A single environment variable as a key-value pair.

Appears in:
└── build
    └── environment_variables
        └── [*]
Type:
Object
Properties:
keystring Required#

The name of the environment variable.

valuestring Required#

The value of the environment variable.

Examples:
Open in a new tab